Welcome![Sign In][Sign Up]
Location:
Search - linux file

Search list

[Linux-UnixLab7-0572201-myfs

Description: linux下用文件模拟文件系统的各种操作-linux file simulation using a variety of file system operation
Platform: | Size: 5120 | Author: hyfwin | Hits:

[Linux-Unixcopy

Description: linux下的文件拷贝命令行程序的源代码,环境fedora8.0,gcc编译-linux file copy under the command-line program s source code, the environment fedora8.0, gcc compiler
Platform: | Size: 1024 | Author: 小伟 | Hits:

[Linux-UnixW83791d-Linux

Description: W83791d是华帮公司生产的通用的具有I2C总线接口的硬件设备监控芯片。此芯片可以监控10种电压的输入信号,5种风扇的转速,3种温度的输入等。在我们的存储项目种,目前只是用到了电源电压的监控和硬盘温度的监控。驱动的移植主要是借鉴了I2C的linux下的标准架构和一种linux的新的文件系统—sysfs文件系统。-Howard W83791d is to help companies with generic I2C bus interface hardware monitoring chips. This chip can monitor the voltage of 10 kinds of input signals, five kinds of fan speed, three kinds of input such as temperature. Storage projects in our species, is only used in the power supply voltage monitor and hard disk temperature monitoring. Transplantation is mainly driven I2C draws the linux standard architecture and a linux file system of the new-sysfs file system.
Platform: | Size: 6144 | Author: tk | Hits:

[Linux-Unixlinux

Description: 此压缩文档包含两个pdf文档,第一个对linux早期操作系统(v0.11)全部代码文件进行了全面详细的注释和说明。介绍了内核源代码的组织结构及相互关系。第二个探究了linux Tcp/Ip 的核心。-This compressed file contains two pdf documents, the first an early linux operating system (v0.11) All code files for a full detailed notes and descriptions. Introduce the kernel source code and the relationship between organizational structure. The second explores the linux Tcp/Ip core.
Platform: | Size: 5490688 | Author: 刘浩 | Hits:

[Search Enginegsearch-linux-src-1.0

Description: 这是一款桌面文件搜索引擎,能够检索本地文件,速度非常快,索引1G文件只是需要一秒钟,能够运行在 Windows/Unix/Linux 等平台-This is a desktop file search engine, to retrieve a local file, very fast, index 1G file just need one seconds, can run on Windows/Unix/Linux and other platforms
Platform: | Size: 90112 | Author: 黑夜路人 | Hits:

[Linux-Unixlinux-kenel-filesystem-guide

Description: 讲解linux内核 文件系统 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料-Linux kernel file system on some of the classic lecture, easy to understand, may not be more excellent core learning materials
Platform: | Size: 38912 | Author: 小鸟 | Hits:

[ARM-PowerPC-ColdFire-MIPSms-linux

Description: msLinux v1.0 可以在arm ads 下仿真运行的linux,对学习linux很有帮助 运行于ARMulate时,请选择在ARMulate目录下的map文件-msLinux v1.0 can arm ads running under emulation linux, useful for learning linux running on ARMulate, please choose ARMulate directory map file
Platform: | Size: 274432 | Author: | Hits:

[Linux-Unixsrc

Description: 一个用C++写的模拟LINUX文件系统的程序-One with C++ Written LINUX file system simulation program
Platform: | Size: 14336 | Author: | Hits:

[Internet-Networklinux-transmit-file

Description: 一个在Linux/unix下传输文件的小程序。 只有两个文件,直接编译就可以使用 很小很好用-A Linux/unix to transfer files under the applet. Only two documents, direct the compiler can use a small very well with
Platform: | Size: 2048 | Author: yangdk | Hits:

[Linux-UnixLinuxdewenjianxitonghejiegou

Description: linux文件系统和结构 linux文件系统和结构-linux file system linux file system and structure and structure
Platform: | Size: 724992 | Author: han3992 | Hits:

[Linux-UnixSSHSecureShellClient-3.2.9

Description: SSHSecureShellClient 软件,windows linux 文件传输软件!! 通过IP 建立连接,可运行 SELL 对于LINUX调试很好用。-SSHSecureShellClient software, windows linux file transfer software! ! Through the IP connection, can run SELL useful for debugging LINUX.
Platform: | Size: 5362688 | Author: 徐海龙 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410-Linux-port.pdf.tar

Description: S3C2410芯片linux移植,包括 bootloader,kernel,文件系统 等 。-S3C2410 chip linux transplantation, including the bootloader, kernel, file system and so on.
Platform: | Size: 1035264 | Author: liuxin | Hits:

[OS Developos

Description: [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k (2) i 结点文件类型 正规文件目录文件(共1byte)块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文件长度 4byte 。联结计数 1byte-[Description of the problem] in any OS, the establishment of a large file, put it into a false impression disk, in which the realization of a simple simulation of UNIX file system. [Basic requirements] 1. In the existing machine s hard drive to open up 20M of hard disk space, as a set of hard disk space. 2. The preparation of a management process to manage this space to simulate UNIX (linux) file system, the specific requirements are as follows: (1) request the disk block size 1k (2) i-node directory file type formal document files (a total of 1byte) block device pipeline文件. Physical Address (Index Table) A total of 13 tables, each table entry 2byte. The length of documents 4byte. Link count 1byte
Platform: | Size: 4096 | Author: 123 | Hits:

[Linux-Unixlinux-c-code

Description: linux下一些命令的c语言的实现,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。 otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。 本书提到的,跟Linux开发有关的一些软件可以在www.farsight.com.cn的“下载中心”下载。也可以在www.sourceforge.net下载最新版本。 -linux some orders realize c language, code directory stored part of the book the use of code, some of which code is the complete process from the vacuum out, can not be directly compiled into an executable file. Readers, when used, should first read the procedure to use. stored otherscode directory GNU/Linux commands commonly used in the source code, the reader can refer to. Mentioned in this book, with some of the development of Linux software can www.farsight.com.cn the
Platform: | Size: 301056 | Author: hailanlan | Hits:

[Embeded Linuxlinux-yaffs2

Description: 最新yaff2 文件系统的源码,我下了pudn.com上另外一人的,结果下了半天也下不下来。所以我下了一个最新版本传上来-Yaff2 the latest source file system, I was one pudn.com on another person, resulting in a half-day is also not down. So I had the latest version of a mass table
Platform: | Size: 192512 | Author: liumao | Hits:

[Technology ManagementLINUX-pictureinconsole.txt.tar

Description: 在Linux控制台下显示JPEG图像。通常情况下,在Linux控制台下是无法查看图像文件的,要想查看图像文件,比如要查看JPEG格式的图像文件,可能必须启动X-Windows,通过GNOME或者KDE之类的桌面管理器提供的图像查看工具查看图片内容。那么,能不能有办法在控制台下面简单地浏览图像内容呢。实际上,这是完全可以的。在Linux下有一个名为zgv的看图软件就是工作在控制台下的。不过,由于它所使用的底层图形库svgalib已经是一个比较“古老”的图形库了,所以现在知道zgv的人并不是很多,用的人就更少了。-In the Linux console display JPEG images. Under normal circumstances, in the Linux console is unable to view the image file, in order to view the image files, such as To view the JPEG format image files, you may have to restart X-Windows, through like GNOME or KDE desktop manager provided Image View tool to view the content of the image. So, can the console should not have the means to simply browse the following image content does. In fact, this is entirely possible. In Linux under a zgv is the work of the plug-in under the console. However, since it uses the bottom of svgalib graphics library is a relatively
Platform: | Size: 5120 | Author: ookulou | Hits:

[Embeded LinuxarmLinuxEMB10

Description: linux跟文件系统目录的详细介绍,以及根文件系统与内核的关系-linux file system directory with a detailed introduction, as well as the root file system and the relationship between core
Platform: | Size: 1009664 | Author: wenquan_ding | Hits:

[Embeded Linuxcramfs-1.1.tar

Description: arm linux上的常用文件系统,可以帮助开发人员快速建立fs-commonly used on the arm linux file system, can help developers quickly build fs
Platform: | Size: 27648 | Author: 赵先生 | Hits:

[Linux-UnixFile+System+Forensic+Analysis

Description: File System Forensic Analysis is a good book to learn linux file system
Platform: | Size: 3993600 | Author: 与乁 | Hits:

[Linux-Unixcopy

Description: Linux下C语言实现文件拷贝,Linux下C语言实现文件拷贝。-C language under Linux file copy
Platform: | Size: 1024 | Author: xiaofei | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net